@charset "utf-8";
/*全局控制*/

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-size: 14px;
	line-height: 24px;
}
img {
	border: 0;
}
ul, li {
	list-style-type: none;
}
var, em {
	font-style: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.undis {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.fb {
	font-weight: bold;
}
.fnb {
	font-weight: 200;
	margin-left: -1px;
}
.hr_1, .hr_10 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.hr_1 {
	height: 1px;
}
.hr_10 {
	height: 10px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}
body {
	overflow-x: hidden;
}
.wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto
}
.wp1 {
	margin-left: 50%;
}
.wp2 {
	width: 1920px;
	margin-left: -960px;
}
/********************* 以下(结束标识)代码请在实际开发中删除 *********************/





/*头部区域*/

.header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;/*overflow: hidden;*/
	height: 211px;
}
.header .top {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
	color: #a6a6a6;
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	border-bottom: 1px solid #eaeaea;
}
.header .top_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.header .txt {
	float: right;
}
.header .txt a {
	color: #999999;
}
.header .txt a:hover {
	color: #efa717;
	text-decoration: none;
}
.header .txt span {
	padding: 0 7px;
	color: #999;
}
.tit {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 130px;
	line-height: 130px;
	position: relative;
	z-index: 10;
}
.tit_con {
	width: 1200px;
	margin: 0 auto;
	height: 130px;
}
.tit .name {
	overflow: hidden;
	float: left;
	margin-left: 13px;
}
.tit .name a {
	width: 327px;
	height: 63px;
	display: inline-block;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-top: 33px;
}
.tit_con h2 {
	float: right;
}
.tit_con h2 img {
	width: 265px;
	height: 130px;
}
.navArea {
	width: 100%;
	margin: 0 auto;/*overflow: hidden;*/
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 10;
	background: #187e02;
}
.nav {
	width: 1085px;
	height: 50px;
	margin: 0 auto;
	font-size: 16px;
}
.nav li {
	float: left;
	width: 135px;
}
.nav li h3 a {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	width: 135px;
	color: #fff;
}
.nav li h3 a:hover, .nav li h3 a.on {
	color: #fff;
	background: #167502;
	text-decoration: none;
}
/*页面主要区域*/

.mainbody .OneOfTwo, .mainbody .TowOfTow {
	margin-bottom: 35px;
}
.mainbody .OneOfTwo {
	width: 750px;
	float: left;
}
.mainbody .TowOfTow {
	width: 175px;
	float: right;
}
.contact {
	background: url(../images/contact_title.png) no-repeat;
	padding-top: 23px;
	color: #c6c5c5;
	margin: 14px 0 25px 0;
}
.follow {
	background: url(../images/follow_title.png) no-repeat;
	padding-top: 30px;
}
.follow a {
	text-indent: -99999px;
	overflow: hidden;
	float: left;
}
.follow a.sina {
	display: block;
	width: 62px;
	height: 50px;
	background: url(../images/sina_logo.png) no-repeat;
	margin: 0 30px 0 15px;
}
.follow a.tqq {
	display: block;
	width: 48px;
	height: 50px;
	background: url(../images/tqq_logo.png) no-repeat 0 center;
}
/*底部*/

.foot {
	width: 100%;
	height: 150px;
	background: #595959;
	font-size: 14px;
	color: #dbdbdb;
	margin-top: 50px;
}
.foot .foot_con {
	width: 1076px;
	margin: 0 auto;
	height: 150px;
	position: relative;
}
.foot .fnav {
	width: 1076px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.foot li {
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.foot li a {
	color: #cccccc;
}
.foot li span {
	padding: 0 20px;
}
.footer {
	line-height: 24px;
	width: 1076px;
	margin: 0 auto;
	position: relative;
}
.foot img {
	width: 139px;
	height: 148px;
	position: absolute;
	right: 0;
	top: -11px;
}
/*子页样式*/

.subBody {
	overflow: hidden;
	width: 1200px;
	margin: 30px auto;
}
.subBody .OneOfTwo {
	width: 230px;
	float: left;
}
.subBody .TwoOfTwo {
	width: 936px;
	float: right;
}
.sub_con {
	width: 100%;
	background: #ececec;
	overflow: hidden;
}
.subBody .leftbt {
	width: 230px;
	text-align: center;
}
.subBody .leftbt h2 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	background: #187e02;
	color: #fff;
}
.subBody .leftbt h2 span {
	padding-left: 40px;
	background: url(../images/item.png) 0 center no-repeat;
}
.subBody .leftbt ul {
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
	padding: 1px 0;
}
.subBody .leftbt li {
	margin: 0 5px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
}
/*.subBody .leftbt li:last-child{border-bottom: none;}*/

.subBody .leftbt li a {
	display: block;
}
.subBody .leftbt li a:hover {
	text-decoration: none;
}
.subBody .leftbt li span {
	color: #666666;
	padding-left: 42px;
	background: url(../images/lia.jpg) 28px center no-repeat;
}
.subBody .leftbt li a:hover span {
	color: #efa717;
}
.subBody .leftbt li.on a:hover span {
	color: #fff;
}
.subBody .leftbt li.on a {
	background: url(../images/lion.jpg) 0 0 no-repeat;
}
.subBody .leftbt li.on span {
	color: #fff;
	background: no-repeat;
}
.subBody .leftc {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	height: 289px;
	background: url(../images/con1.jpg) 0 0 no-repeat;
}
.subBody .leftc h2 {
	width: 100%;
	height: 45px;
	background: url(../images/contact.jpg) 0 0 no-repeat;
}
.subBody .leftc div {
	padding-top: 30px;
	overflow: hidden;
}
.subBody .leftc p {
	line-height: 30px;
	font-size: 14px;
	color: #4d4d4d;
	padding: 0 12px;
}
.leftcontact .ma {
	display: block;
	margin: 12px 0 22px 21px;
}
.subBody .leftfl li a {
	color: #333;
	display: block;
}
.subBody .leftfl li.on a {
	color: #000;
}
.subBody .leftfl li a:hover {
	text-decoration: none;
}
.subBody .leftfl li img {
	position: absolute;
	right: -4px;
	top: 19px;
}
.subBody .search_l {
	margin-bottom: 25px;
}
.subBody .subnav {
	margin-bottom: 25px;
}
.subBody .subnav li {
	margin-bottom: 2px;
}
.subBody .subnav li a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
	background: url(../images/subnav_ico.gif) no-repeat 5px center;
}
.subBody .subnav li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/subnav_ico_on.gif) no-repeat 5px center #ccc;
}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on {
	color: #fff;
	background: #999;
}
.subBody .subTitle {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.subBody .subTitle .catname {
	font-size: 18px;
	font-weight: bold;
	float: left;
	font-family: "微软雅黑";
	color: #333;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #187e02;
	padding: 0 30px;
}
.subBody .subTitle .shopcart {
	background: url(../images/shopcart_ico.gif) no-repeat 0 center;
	padding-left: 20px;
}
.subBody .subTitle a {
	color: #808080;
}
.subBody .subTitle span {
	color: #666;
}
.subBody .subTitle .fr {
	font-size: 12px;
	color: #808080;
}
.subBody .subTitle a.goback {
	float: left;
	margin-left: 10px;
}
.subBody .subtype li {
	float: left;
}
.subBody .subtype li a {
	background: #ffa41b;
	padding: 2px 5px;
	margin-right: 5px;
	color: #fff;
}
.subBody .subtype li a:hover {
	text-decoration: none;
	background: #ff9900;
}
.subBody .subtype li a.on {
	background: #999;
}
.subBody .subtype2 {
	padding: 0 0 0 10px;
}
.subBody .subtype2 li {
	float: left;
}
.subBody .subtype2 li a {
	background: #fff8ed;
	border: 1px solid #ff9900;
	padding: 2px 5px;
	margin-right: 5px;
	color: #3e3e3e;
}
.subBody .subtype2 li a.on {
	color: #ff6600;
}
.subCont {
	line-height: 26px;
	color: #666;
	_height: 600px;
	min-height: 433px;
	position: relative;
	padding-bottom: 30px;
	margin-top: 30px;
}
/********************* 以上(结束标识)代码请在实际开发中删除 *********************/



/*幻灯Banner*/



.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 47.6%;
	bottom: 19px;
	z-index: 0;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 13px;
	width: 16px;
	height: 16px;
	background: url(../images/dian.png) center center no-repeat;
	cursor: pointer;
	border: 2px solid transparent;
}
.slideBox .hd ul li.on {
	border: 2px solid #fff;
	border-radius: 50%;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: -1;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	display: block;
	text-align: center;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
.slideBox .bd li a {
	width: 100%;
	display: block;
}
/*热门关键词*/

.search {
	height: 60px;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	line-height: 60px;
	background: #f7f7f7;
}
.search .remen {
	float: left;
	overflow: hidden;
	font-size: 14px;
}
.search span {
	padding-left: 18px;
	color: #333;
	font-weight: bold;
}
.search a {
	color: #333;
	padding: 0 12px;
}
.form {
	float: right;
	overflow: hidden;
	height: 36px;
	margin-top: 12px;
}
.form input {
	float: left;
	outline: none;
	font-size: 14px;
	border: none;
}
.form input[type=text] {
	width: 210px;
	height: 34px;
	border: 1px solid #cccccc;
	background: url(../images/s.jpg) 10px center no-repeat;
	border-right: none;
	padding-left: 30px;
	color: #b3b3b3;
	line-height: 34px;
}
.form input[type=submit] {
	width: 81px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #187e02;
	color: #fff;
}
/*工程项目*/

.item {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 528px;
	position: relative;
}
.item h2 {
	width: 685px;
	height: 74px;
	margin: 47px auto 33px;
	background: url(../images/item.jpg) 0 0 no-repeat;
}
.item div {
	height: 281px;
	overflow: hidden;
	position: relative;
}
.item .one {
	overflow: hidden;
	height: 182px;
	width: 1045px;
	margin: 0 auto;
}
.item div a {
	width: 128px;
	height: 128px;
	background: #187e02;
	transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	display: inline-block;
	margin-top: 28px;
	margin-left: 73px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
}
.item div a:hover {
	text-decoration: none;
	background: none;
}
.item div a:hover var {
	display: none;
}
.item div a:hover img {
	display: block;
}
.item div a:hover em {
	display: block;
}
.item var {
	width: 128px;
	height: 128px;
	transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-webkit-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	display: block;
	margin-left: 20px;
}
.item span {
	display: block;
	width: 105px;
	margin-top: 48px;
	text-align: center;
	margin-left: 36px;
}
.item img {
	transform: translateX(-100px) rotateZ(-90deg);
	-ms-transform: translateX(-100px) rotateZ(-10deg);
	-moz-transform: translateX(-100px) rotateZ(-90deg);
	-webkit-transform: translateX(-100px) rotateZ(-90deg);
	-o-transform: translateX(-100px) rotateZ(-90deg);
	display: none;
}
.item em {
	display: block;
	width: 100px;
	margin-top: 48px;
	text-align: center;
	margin-left: 36px;
	transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-webkit-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	position: absolute;
	top: 0;
	left: -23px;
	display: none;
	color: #fff;
	font-weight: bold;
}
.item .two {
	position: absolute;
	width: 840px;
	top: 100px;
	left: 50%;
	margin-left: -420px;
	overflow: hidden;
	height: 182px;
}
.item .more {
	width: 138px;
	height: 43px;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -69px;
	background: url(../images/more.jpg) 0 0 no-repeat;
}
/*施工战队*/

.team {
	width: 100%;
	height: 178px;
	overflow: hidden;
	background: url(../images/t1.jpg) center center no-repeat;
}
.team_con {
	width: 900px;
	margin: 42px auto 0;
	overflow: hidden;
}
.team_con p {
	font-size: 18px;
	color: #fff;
	text-align: right;
}
.team_con p span {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.team_con a {
	display: block;
	font-size: 18px;
	color: #efa717;
	width: 126px;
	padding: 0 50px 0 83px;
	height: 43px;
	line-height: 43px;
	background: url(../images/mes.png) 43px center no-repeat;
	border: 1px solid #c4c5c6;
	float: right;
	margin-top: 18px;
	margin-right: 14px;
}
.team_con a:hover {
	text-decoration: none;
}
/*客户-工程案例*/

.case {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 714px;
	background: #f2f2f2;
}
.case h2 {
	width: 685px;
	height: 74px;
	margin: 29px auto 40px;
	background: url(../images/cus.jpg) 0 0 no-repeat;
}
.case_con {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.case_con>div {
	float: left;
	overflow: hidden;
	position: relative;
	width: 360px;
	height: 530px;
}
.case_con .one {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.case_con .one img {
	width: 360px;
	height: 530px;
	float: left;
}
.case_con .one div {
	width: 100%;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.case_con .one .content {
	text-align: center;
	position: relative;
	z-index: 10;
	color: #fff;
	width: 100%;
	height: 100%;
	line-height: 36px;
	font-size: 16px;
	letter-spacing: 1px;
}
.case_con .one .bk {
	width: 100%;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.case_con .two {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.case_con .two h4 {
	font-size: 16px;
	color: #fff;
	margin: 100px 0 0;
	text-align: center;
	position: relative;
	z-index: 10;
	font-weight: normal;
}
.case_con .two a {
	display: block;
	width: 128px;
	height: 36px;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	z-index: 10;
	top: 125px;
	left: 50%;
	margin-left: -64px;
	color: #f2b844;
}
.case_con .two a:hover {
	text-decoration: none;
}
.case_con .two a span {
	padding-right: 21px;
	background: url(../images/jia.jpg) right center no-repeat;
}
.case_con .two p {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.case_con>div:hover .one div {
	display: none;
}
.case_con>div:hover .two {
	display: block;
}
.case_con ul {
	float: left;
	overflow: hidden;
	width: 840px;
}
.case_con li {
	float: left;
	width: 260px;
	height: 260px;
	margin: 0 0 10px 20px;
	position: relative;
}
.case_con ul.div img {
	width: 260px;
	height: 260px;
	float: left;
}
.case_con li:hover .one div {
	display: none;
}
.case_con li:hover .two {
	display: block;
}
.case_con .more {
	width: 260px;
	height: 260px;
	display: block;
	background: url(../images/cm.jpg) 0 0 no-repeat;
}
/*t2*/

.t2 {
	width: 100%;
	height: 160px;
	background: url(../images/t2.jpg) center center no-repeat;
	overflow: hidden;
}
.t2 div {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.t2 p {
	font-size: 24px;
	font-family: "Microsoft YaHei",Simsun;
	color: #fff;
	margin-top: 92px;
	margin-left: 487px;
}
/*选择我们*/

.choose {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 440px;
	background: url(../images/wh.png) center 59px no-repeat;
}
.choose ul {
	overflow: hidden;
	margin: 90px auto 0;
}
.choose li {
	float: left;
	width: 421px;
	overflow: hidden;
}
.choose div {
	padding-left: 98px;
	overflow: hidden;
}
.choose li.cl1 div {
	background: url(../images/l1.jpg) 0 0 no-repeat;
}
.choose li.cl2 div {
	background: url(../images/l2.jpg) 0 0 no-repeat;
}
.choose li.cl3 div {
	background: url(../images/l3.jpg) 0 0 no-repeat;
}
.choose li.cl4 div {
	background: url(../images/l4.jpg) 0 0 no-repeat;
}
.choose li.cl1:hover div {
	background: url(../images/l11.jpg) 0 0 no-repeat;
}
.choose li.cl2:hover div {
	background: url(../images/l22.jpg) 0 0 no-repeat;
}
.choose li.cl3:hover div {
	background: url(../images/l33.jpg) 0 0 no-repeat;
}
.choose li.cl4:hover div {
	background: url(../images/l44.jpg) 0 0 no-repeat;
}
.choose h5 {
	font-size: 22px;
	letter-spacing: 1px;
	color: #333;
	padding: 6px 0;
	border-bottom: 1px solid #d9d9d9;
}
.choose p {
	width: 323px;
	color: #808080;
	line-height: 22px;
	font-size: 14px;
	letter-spacing: 1px;
}
/*团队展示*/

.about {
	width: 1220px;
	margin: 58px auto 0;
	overflow: hidden;
	position: relative;
}
.about h2 {
	width: 685px;
	height: 74px;
	margin: 29px auto 40px;
	background: url(../images/about.jpg) 0 0 no-repeat;
}
.slideab {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideab .hd {
	height: 35px;
	width: 390px;
	margin: 0 auto;
	overflow: hidden;
}
.slideab .hd ul {
	overflow: hidden;
}
.slideab .hd li {
	float: left;
	margin-right: 15px;
}
.slideab .hd a {
	width: 120px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	color: #fff;
	background: #b3b3b3;
	font-size: 16px;
}
.slideab .hd a:hover {
	text-decoration: none;
}
/*.slideab .hd li:last-child{margin-right: 0;}*/

.slideab .hd li.on a {
	background: #efa717;
}
.slideab .bd {
	width: 100%;
	background: #fff;
	margin-top: 20px;
	position: relative;
}
.slideab .bd ul {
	overflow: hidden;
	position: relative;
}
.slideab .bd li {
	width: 285px;
	height: 215px;
	margin: 0 10px 10px 10px;
	float: left;
	position: relative;
}
.slideab .bk {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	display: block;
}
.slideab .bk div {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
filter: alpha(opacity:30);
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.slideab .bk p {
	display: inline-block;
	padding: 11px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	position: absolute;
	top: 88px;
	z-index: 10;
	left: 50%;
}
.slideab .bk p:hover {
	text-decoration: none;
}
.slideab .bd li:hover .bk {
	visibility: visible;
}
.slideab .a {
	display: block;
	width: 30px;
	height: 41px;
	position: absolute;
	top: 143px;
	z-index: 100;
}
.slideab .prev {
	background: url(../images/l.png) 0px 0 no-repeat;
	left: 10px;
}
.slideab .next {
	background: url(../images/r.png) 0px 0 no-repeat;
	right: 10px;
}
/*3大保障*/

.bz {
	width: 100%;
	height: 430px;
	background: url(../images/bz.jpg) center center no-repeat;
	overflow: hidden;
	margin-top: -81px;
}
.bz_con {
	width: 1039px;
	text-align: center;
	margin: 245px auto 0;
	overflow: hidden;
	position: relative;
	height: 140px;
}
.bz_con li {
	float: left;
	margin-right: 85px;
	position: relative;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 211px;
	height: 135px;
}
/*.bz_con li:nth-child(1){left: 100px;}*/

/*.bz_con li:nth-child(2){left: 415px;}*/

/*.bz_con li:nth-child(3){left: 740px;}*/

.bz_con li:last-child {
	margin-right: 0;
}
.bz_con li .aq_con {
	width: 0px;
	height: 130px;
	background: #fff;
	position: absolute;
	left: 200px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	border-radius: 6px;
}
.bz_con li .aq_con p {
	margin-top: 40px;
	line-height: 30px;/*width:150px;*/
	margin-left: 35px;
	text-align: left;
}
.bz_con li .aq_con span {
	display: block;
}
.bz_con .img {
	width: 205px;
	height: 130px;
	display: inline-block;
	box-shadow: 5px 5px 2px #b2890e;
	border-radius: 9px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.bz_con img {
	width: 100%;
	height: 100%;
}
.bz_con li:hover .img {
	box-shadow: none;
}
/*合作流程*/

.hz {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.hz h2 {
	width: 685px;
	height: 74px;
	margin: 29px auto 40px;
	background: url(../images/hz.jpg) 0 0 no-repeat;
}
.hz_con {
	width: 1200px;
	height: 100px;
	background: url(../images/hzbk.jpg) 0 center no-repeat;
	position: relative;
}
.hz_con .con {
	height: 45px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -22px;
}
.hz_con li {
	width: 40px;
	height: 40px;
	float: left;
	border: 2px solid #c9c9c9;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	position: relative;
	margin-left: 103px;
	cursor: pointer;
}
.hz_con li span {
	display: block;
	font-size: 20px;
	color: #fff;
	background: #187e02;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
}
.hz_con li:hover span {
	background: #efa717;
}
.hz_con .one {
	font-size: 16px;
	color: #4d4d4d;
}
.hz_con .one span {
	display: inline-block;
	margin-left: 224px;
	cursor: pointer;
}
.hz_con .two {
	margin-top: 60px;
}
.hz_con .two span {
	margin-left: 227px;
}
/*新闻中心*/

.nq {
	width: 1200px;
	margin: 55px auto 0;
	overflow: hidden;
}
.news {
	width: 760px;
	float: left;
	overflow: hidden;
}
.n_h {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: url(../images/nd.jpg) 0 38px repeat-x;
}
.n_h h2 {
	font-size: 24px;
	color: #333;
	float: left;
	padding-bottom: 9px;
	background: url(../images/nhbk.jpg) 0 bottom no-repeat;
}
.n_h a {
	display: inline-block;
	float: right;
	font-size: 16px;
	color: #666;
	padding-right: 19px;
	background: url(../images/nm.jpg) right center no-repeat;
	margin-top: 9px;
}
.n_one {
	overflow: hidden;
	margin-top: 20px;
}
.n_one img {
	float: left;
	width: 250px;
	height: 161px;
	margin-right: 25px;
}
.n_one div {
	float: left;
	width: 484px;
	overflow: hidden;
}
.n_one div h3 {
	font-size: 16px;
	margin: 8px 0 12px 0;
}
.n_one div h3 a {
	color: #187e02;
}
.n_one p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.n_one div .look {
	font-size: 14px;
	color: #187e02;
	display: block;
	margin-top: 15px;
}
.news ul {
	overflow: hidden;
}
.news li {
	margin-top: 15px;
	overflow: hidden;
	background: url(../images/nld.jpg) 0 center no-repeat;
	font-size: 14px;
	padding-left: 13px;
}
.news li p {
	width: 660px;
	float: left;
	background: url(../images/np.jpg) 0 center repeat-x;
}
.news li a {
	color: #333;
	padding-right: 10px;
	background: #fff;
}
.news li span {
	float: right;
	color: #b3b3b3;
	width: 85px;
}
.ques {
	width: 402px;
	overflow: hidden;
	float: right;
}
.ques ul {
	overflow: hidden;
}
.ques li {
	padding: 16px 0 16px 0;
	overflow: hidden;
	background: url(../images/np.jpg) 0 bottom repeat-x;
}
.ques li a {
	display: block;
	color: #333;
	font-size: 16px;
	padding-left: 32px;
	background: url(../images/q.jpg) 0 center no-repeat;
	margin-bottom: 12px;
}
.ques li p {
	color: #333;
	font-size: 14px;
	line-height: 26px;
	background: url(../images/a.jpg) 0 2px no-repeat;
	padding-left: 32px;
}
/*工程项目内页*/

.piclist {
	width: 100%;
	overflow: hidden;
	padding-top: 22px;
}
.piclist li {
	width: 300px;
	height: 240px;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 25px;
}
.piclist li img {
	width: 300px;
	height: 196px;
	float: left;
	display: block;
}
.piclist li .con {
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	color: #4d4d4d;
	overflow: hidden;
	font-size: 14px;
	display: block;
	width: 100%
}
.piclist li span {
	display: block;
	background: url(../images/tz1.png) right center no-repeat;
	margin: 0 20px;
}
.piclist li:nth-child(3n-1) {
	margin: 0 18px;
}
.piclist li:hover a {
	background: #187e02;
	color: #fff;
}
.piclist li:hover span {
	background: url(../images/tz.png) right center no-repeat;
}
/*工程项目三级页面*/

.info {
	width: 100%;
	padding: 19px 0;
	overflow: hidden;
}
.slideinfo {
	width: 434px;/*height: 379px;*/
	padding: 5px 5px 6px 5px;
	border: 1px solid #bfbfbf;
	float: left;
	position: relative;
}
.slideinfo .bd {
	width: 434px;
	height: 317px;
	position: relative;
}
.slideinfo .bd ul {
	overflow: hidden;
	position: relative;
	width: 434px;
	height: 317px;
}
.slideinfo .bd li {
	overflow: hidden;
	float: left;
}
.slideinfo .bd img {
	width: 434px;
	height: 317px;
}
.slideinfo .hd1 {
	margin-top: 7px;
	position: relative;
	overflow: hidden;
}
.slideinfo .hd1 ul {
	overflow: hidden;
	position: relative;
}
.slideinfo .hd1 li {
	width: 75px;
	height: 52px;
	float: left;
	border: 3px solid #e6e6e6;
	overflow: hidden;
	margin: 0 14px;
}
.slideinfo .hd1 li.on {
	border: 3px solid #6db215;
}
.slideinfo .hd1 li img {
	width: 75px;
	height: 52px;
	float: left;
}
.slideinfo .aa {
	width: 16px;
	height: 25px;
	position: absolute;
	bottom: 23px;
	z-index: 100;
}
.slideinfo .prev {
	background: #999 url(../images/left.png) 0 0 no-repeat;
	left: 0;
	background-size: contain;
}
.slideinfo .next {
	background: #999 url(../images/right.png) 0 0 no-repeat;
	right: 0;
	background-size: contain;
}
.info_r {
	float: left;
	margin-left: 40px;
	overflow: hidden;
	width: 423px;
}
.info_r h3 {
	font-size: 20px;
	color: #187e02;
	margin-top: 25px;
	margin-bottom: 10px;
}
.info_r h6 {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.info_r p {
	color: #333;
	font-size: 12px;
	line-height: 25px;
	margin-top: 20px;
	height: 110px;
	overflow: hidden;
}
.info_r .zixun {
	width: 160px;
	height: 45px;
	background: url(../images/zixun.jpg) 0 0 no-repeat;
	display: block;
	margin: 50px 0 15px;
}
.info_r span {
	display: block;
	width: 288px;
	height: 40px;
	background: url(../images/tel1.jpg) 0 0 no-repeat;
	margin-left: 4px;
}
.info2 {
	margin-top: 25px;
	overflow: hidden;
	width: 100%;
}
.info2 h2 {
	font-size: 16px;
	color: #187e02;
	padding-bottom: 3px;
	border-bottom: 2px solid #d9d9d9;
}
.info2>div {
	padding-top: 15px;
}
/*相关项目*/

.relaitem {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.ri_t {
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
}
.ri_t h2 {
	padding: 0 30px;
	color: #fff;
	background: #187e02;
	float: left;
}
.slideitem {
	width: 1170px;
	border: 1px solid #ccc;
	padding: 19px 14px;
	overflow: hidden;
	position: relative;
}
.slideitem .bd {
	width: 1170px;
	overflow: hidden;
	position: relative;
}
.slideitem .bd ul {
	overflow: hidden;
	position: relative;
}
.slideitem .bd li {
	width: 300px;
	height: 196px;
	float: left;
	position: relative;
	margin-right: 25px;
}
.slideitem .bd li img {
	width: 100%;
	height: 100%;
	float: left;
}
.slideitem .bd li div {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.slideitem .bd .con {
	text-align: center;
	line-height: 30px;
	color: #fff;
	position: relative;
	z-index: 10;
}
.slideitem .bd .bk {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 1;
}
.slideitem .aa {
	width: 32px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.slideitem .prev {
	background: #999 url(../images/left.png) 0 0 no-repeat;
	left: 0;
}
.slideitem .next {
	background: #999 url(../images/right.png) 0 0 no-repeat;
	right: 0;
}
/*列表页*/

.newslist {
	width: 100%;
	overflow: hidden;
	padding: 4px 0 35px;
}
.newslist li {
	padding: 10px 0 9px 10px;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
}
.newslist .nl_l {
	width: 80px;
	height: 64px;
	border: 1px solid #f2f2f2;
	background: #f7f7f7;
	text-align: center;
	color: #999999;
	float: left;
}
.newslist .nl_l .day {
	font-size: 20px;
	margin-top: 5px;
}
.newslist .nl_l .year {
	font-size: 14px;
}
.newslist .nl_l span {
	display: block;
	width: 12px;
	height: 2px;
	background: #999999;
	margin: 2px auto;
}
.newslist .nl_r {
	width: 822px;
	float: right;
	overflow: hidden;
	color: #4d4d4d
}
.newslist .nl_r h3 {
	font-size: 14px;
	padding: 8px 0 2px 0;
	font-weight: normal;
}
.newslist .nl_r h3 a {
	color: #4d4d4d;
}
.newslist .nl_r p {
	font-size: 12px;
}
.newslist li:hover .nl_l {
	color: #efa717;
}
.newslist li:hover .nl_l span {
	background: #efa717;
}
.newslist li:hover .nl_r p a {
	color: #efa717;
}
.newslist li:nth-child(9n) {
	border-bottom: 1px solid #ccc;
}
.newslist li:last-child {
	border-bottom: 1px solid #ccc;
}
/*关于我们内页*/

.ab_con {
	width: 100%;
	overflow: hidden;
	padding: 19px 0;
}
.ab_con .one {
	width: 100%;
	overflow: hidden;
}
.ab_con .one_l {
	width: 447px;
	float: left;
	overflow: hidden;
}
.ab_con .one_l img {
	width: 442px;
	height: 288px;
	box-shadow: 5px 5px #e6e6e6;
	display: block;
}
.ab_con .one_l p {
	text-align: center;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 0;
	width: 442px;
}
.ab_con .one_r {
	width: 475px;
	margin-left: 10px;
	float: left;
}
.ab_con p {
	font-size: 14px;
	line-height: 32px;
	color: #808080;
	text-indent: 2em;
	padding-left: 10px;
	width: 460px;
}
.ab_con .two {
	margin-top: 24px;
	overflow: hidden;
	width: 100%;
}
.ab_con .two h3 {
	font-size: 18px;
	color: #999999;
	margin-bottom: 10px;
}
.ab_con .two p {
	width: 100%;
	text-indent: 0;
	padding-left: 0;
}
.ab_con .two div {
	margin: 20px 0 20px 15px;
	overflow: hidden;
}
.ab_con .two img {
	width: 284px;
	height: 180px;
	float: left;
}
/*列表内容页*/

.listConts {
	line-height: 26px;
	color: #666;
	min-height: 575px;
	position: relative;
	_height: 700px;
	padding-top: 20px;
}
.listConts .title {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	color: #000;
}
.listConts .infoinfo {
	width: 380px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	margin: 15px auto;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	color: #666;
}
.listConts .infoinfo small {
	margin-left: 8px;
	margin-right: 3px;
	color: #999;
	font-size: 12px;
}
.listConts .infoinfo .small, .infoinfo .big {
	font-family: Georgia;
	font-weight: bold;
	cursor: pointer;
}
.listConts .infoinfo .small {
	font-size: 10px;
	padding-right: 3px;
}
.listConts .infoinfo .big {
	color: #003ba6;
	padding-left: 3px;
}
.listConts .desc {
	margin: 20px 0 15px;
	padding: 5px 10px;
	line-height: 20px;
	border: 1px solid #f4e4b4;
	background: #fffff0;
}
.listConts .showimg {
	margin: 20px 0;
	text-align: center;
}
.listConts .showimg a img {
	border: 1px solid #ccc;
	padding: 1px;
}
.listConts .showimg a:hover img {
	border: 1px solid #F90;
	padding: 1px;
}
.listConts .conttitle {
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 7px;
	color: #2f2f2f;
	line-height: 24px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}
.listConts .author {
	text-align: right;
	color: #999;
}
/*留言栏目*/

.msgtitle {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.message_block {
	color: #666;
}
.message_block p {
	padding: 12px;
}
.msg_input {
	width: 400px;
	border: 1px solid #e0e0e0;
	padding: 8px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.msg_input_on {
	width: 400px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 8px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.message_labes {
	font-size: 14px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin: 16px 0;
	text-align: right;
}
.msg_btn_area a {
	display: inline-block;
	padding: 5px 15px;
	background: #09F;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}
.msg_btn_area a:hover {
	text-decoration: none;
	background: #F60
}
.msgflag {
	margin-left: 4px;
	font-size: 12px;
	color: #900;
}
/*大图样式*/

.picarr {
	position: relative;
	margin: 20px auto;
}
.picarr .picture {
	width: 100%;
	text-align: center;
}
.picarr .picture a {
	display: none;
}
.picarr .preview {
	width: 685px;
	margin-top: 20px;
	padding: 5px;
	background: #eef3fa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.picarr .preview li {
	float: left;
	margin: 4px;
}
.picarr .preview li a {
	width: 58px;
	height: 45px;
	border: 1px solid #fff;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:35px;
*font-family:Arial;
}
.picarr .preview li a img {
	vertical-align: middle;
}
.picarr .preview li.current a {
	border: 1px solid #000;
}
/*详细页功能区*/

.preNext {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	background: url(../images/box_dotline.gif) left 15px repeat-x;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	background: url(../images/box_dotline.gif) right -10px no-repeat;
	float: left;
}
.preNext .text {
	color: #999;
}
.preNext .actBox {
	position: absolute;
	top: 25px;
	right: 0;
}
.preNext .actBox li {
	display: inline;
	padding-left: 22px;
	background-image: url(../images/actbox-ico.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.preNext .actBox li a {
	color: #666;
}
.preNext .actBox li#act-fav {
	background-position: 4px 0px;
}
.preNext .actBox li#act-err {
	background-position: 4px -37px;
}
.preNext .actBox li#act-pus {
	background-position: 4px -73px;
}
.preNext .actBox li#act-pnt {
	background-position: 4px -109px;
}
/*评论样式*/

.commnet {
	margin: 20px 0 30px;
	padding: 8px 0 0 8px;
	background: url(../images/commnet_bg.png) repeat-x;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.commnet textarea {
	width: 100%;
	height: 59px;
	border: none;
	background: transparent;
	outline: none;
	font-size: 14px;
	color: #999;
	overflow: auto;
}
.commnet .toolbar {
	padding-top: 8px;
	_padding-top: 5px;
*padding-top:5px!important;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.commnet .options {
	float: left;
}
.commnet .button,  .commnet .button_on {
	float: right;
	width: 100px;
	height: 30px;
	border: none;
	border-left: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.commnet .button {
	background: url(../images/commnet_btn_bg.png) repeat-x;
}
.commnet .button_on {
	background: url(../images/commnet_btnon_bg.png) repeat-x;
}
.commlist {
	margin-top: 20px;
}
.commlist li {
	border-bottom: 1px solid #eaeaea;
	word-wrap: break-word;
}
.commlist li p {
	line-height: 20px;
	color: #999；
}
.commlist li span.uname {
	color: #D32;
	font-family: Verdana;
	font-weight: bold;
}
.commlist li span.time {
	color: #bbb;
}
.commnum span {
	display: inline-block;
	width: 70px;
	margin-top: 20px;
	line-height: 24px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	border-radius: 3px;
	text-align: center;
}
.commnum span i {
	color: #900;
	font-family: Verdana;
	font-weight: bold;
}
/*分页样式*/

.page_info {
	text-align: right;
	color: #333;
	width: 100%;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: right;
	letter-spacing: 0;
	font-size: 14px;
}
.page_list li{float: left;
	display: inline-block;
	color: #fff;
	background: #cccccc;
	text-align: center;
	padding: 0 8px;
	margin: 0 5px;
}
.page_list li a {
	display: inline-block;
	color: #fff;
	background: #cccccc;
	text-align: center;
	padding: 0 8px;
	margin: 0 5px;
}
.page_list a {
	display: inline-block;
	color: #fff;
	background: #cccccc;
	text-align: center;
	padding: 0 8px;
	margin: 0 5px;
}
.page_list a:hover {
	background: #efb34b;
	text-decoration: none;
}
.page_list a.on {
	background: #efb34b;
}
/*内容分页*/

.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
/*在线客服*/

*html {
	background-image: url(../other/about:blank);
	background-attachment: fixed;
}
.kf {
	width: 127px;
	border: 1px solid #51b5f0;
	position: fixed;
	top: 45%;
	right: 0;
	background: url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;
	min-height: 50px;
	_height: auto!important;
	_height: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||130)-(parseInt(this.currentStyle.marginBottom, 10)||130)));
}
.kf_r {
	margin-left: 37px;
	background: #16a2dd;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px;
}
.kf_r img {
	margin-bottom: 5px;
}
/*商品分类*/

.goodstype li.alltype {
	line-height: 33px;
	margin-bottom: 10px;
	background: #f89803;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.goodstype li a {
	color: #fff;
}
.goodstype li h3 {
	font-size: 14px;
	font-weight: bold;
}
.goodstype li ul {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e0e0e0;
}
.goodstype li ul li {
	display: inline-block;
	margin-right: 15px;
	padding-left: 10px;
	background: url(../images/subnav_ico.gif) no-repeat 0 center;
}
.goodstype li ul li a {
	color: #999;
}
.goodstype li ul li a:hover {
	color: #F60;
}
.goodstype li ul li a.on {
	color: #c00;
}
/*购物车*/

.shoppingcart .thead {
	background: #e6f4fd;
	color: #333;
	font-weight: bold;
}
.shoppingcart .title {
	margin: 0 10px;
}
.shoppingcart .attr {
	color: #999;
	margin-left: 4px;
}
.shoppingcart .total {
	font-size: 14px;
}
.shoppingcart .totalprice {
	font-size: 20px;
	font-family: Verdana;
	color: #c00;
	font-weight: bold;
}
.shoppingcart .next {
	display: inline-block;
	padding: 5px 15px;
	background: #09F;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
	margin-left: 15px;
}
.shoppingcart .next:hover {
	text-decoration: none;
	background: #F60;
}
.shoppingcartempty {
	margin-top: 25px;
}
.class_input {
	width: 290px;
	border: 1px solid #e0e0e0;
	padding: 6px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.class_input_on {
	width: 290px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 6px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.class_areatext {
	width: 290px;
	height: 90px;
	border: 1px solid #e0e0e0;
	padding: 8px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.class_areatext_on {
	width: 290px;
	height: 90px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 8px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
/*Top按钮*/

*html {
	background-image: url(../other/about:blank);
	background-attachment: fixed;
}/*解决IE6下滚动抖动的问题*/
.tbox {
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	display: none;
}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop {
	width: 50px;
	height: 50px;
	background: url(../images/icon.png) no-repeat 0 0;
	display: block;
}
